Copies an input ranges buffer into an image, ahead of time assigns all pixels to a specific color
The pixel input range
The output image that will be created, determines type to create as
The color to assign to each pixel
The destination image for composibility reasons
createImageFrom, copyInto, fillOn
See Implementation
Copies an input ranges buffer into an image, ahead of time assigns all pixels to a specific color